Objects Types and Constants Properties Methods Object Hierarchy Index

CommandParameter Property

Description:

Returns the command parameter associated with the key, as a string.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_CommandParameter(&prop);

Visual Basic:
prop = object.CommandParameter

/r/n

Parts:

prop

BSTR

[out][retval]

The command parameter associated with the key.

Defined in:

KeyBinding


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums